Welcome![Sign In][Sign Up]
Location:
Search - shc 3

Search list

[Linux-Unixshc-3.8.6

Description: shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等. 同样,在shell脚本运行时会也泄露敏感信息. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 这就很好的解决了上述问题. tar zxvf shc-3.8.tgz cd shc-3.8 make test make make test make strings make install 这一步需要root权限 使用方法: shc -r -f script-name 注意:要有-r选项, -f 后跟要加密的脚本名. 运行后会生成两个文件,script-name.x 和 script-name.x.c script-name.x是加密后的可执行的二进制文件. ./script-name 即可运行. script-name.x.c是生成script-name.x的原文件(c语言)
Platform: | Size: 35508 | Author: moto | Hits:

[Linux-Unixshc-3.8.6

Description: shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等. 同样,在shell脚本运行时会也泄露敏感信息. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 这就很好的解决了上述问题. tar zxvf shc-3.8.tgz cd shc-3.8 make test make make test make strings make install 这一步需要root权限 使用方法: shc -r -f script-name 注意:要有-r选项, -f 后跟要加密的脚本名. 运行后会生成两个文件,script-name.x 和 script-name.x.c script-name.x是加密后的可执行的二进制文件. ./script-name 即可运行. script-name.x.c是生成script-name.x的原文件(c语言)-err
Platform: | Size: 34816 | Author: | Hits:

[Driver DevelopShCti_driver

Description: ShCti驱动程序用户手册,可以参考其书写程序设计文档。-ShCti driver user' s manual, you can refer to their written procedures for design documents.
Platform: | Size: 1820672 | Author: 胡建刚 | Hits:

[Embeded-SCM Developprotel99se-SHC

Description: SHC文件库:和朋友聊起电路板元件库建立话题时,想起了3年多前为公司白手起家建立protel99元件库的经历。这段经历一直使自己受益至今。同时,看到散落于网络的自己整protel99元件库被越来越多的朋友所下载使用,感到无比欣慰。因为我一直践行着“资源共享才有价值”这一信条。整理protel99建库规则,如今看来很简单,却也不完美,现在原封不动的同大家分享,仅供参考!-And friends, chatting about the establishment of circuit board component library topic, recalled three years ago for the company from scratch to establish protel99 component library experience. The experience so far has been to benefit himself. Meanwhile, scattered on the network' s own to see the whole protel99 component library has been downloaded more and more friends to use, very satisfied. Because I have been practicing the " sharing of resources have value" of this doctrine. Finishing protel99 Database rule, now seems very simple, but it is not perfect, and now we share the same intact for reference purposes only!
Platform: | Size: 160768 | Author: zhangdong | Hits:

[Linux-Unixshc-3.8.7

Description: shc utilty to convert .sh to linux executable . this will protect you script source code. this utility will convert the .sh to .c and .obj and then linux executable
Platform: | Size: 61440 | Author: itsdipak | Hits:

[Driver Developshc-3.8.9

Description: 用于shell script加密,支持很多平台,稍作修改可以用于嵌入式上,加密后是可执行程序,很难破解,或许用gdb可以,呵呵 -Used for shell script encryption, support many platform, make a little modification can be used in the embedded, encrypted is executable program, it is difficult to break, perhaps use GDB can, ha ha
Platform: | Size: 20480 | Author: rongp | Hits:

CodeBus www.codebus.net